It all started when my mother decided to sell our old house so we could move in with her new boyfriend.
In reality, she wanted to travel with him using the money from the house and leave me with my new sister-in-law in their house. Their first trip is expected to last 30 days. This will serve as a test to see if we can live together.
I can't blame them, I'm 20 and she's 19. We shouldn't need our parents anymore at that age.
Let's start at the beginning, my arrival in this new house and my meeting with my sister-in-law.
<<set $sisname to "">>
Her name is: <<textbox "$sisname" "Lilia">>
[[Open the front door->wellcoming]]
My stepfather was there, and $sisname was so little, you wouldn't have thought she was 19. Her childish joy didn't help.
Hi, I'm $sisname, and you?
<<set $name to "">>
Hello, I'm: <<textbox "$name" "Paul">>
Nice to meet you, come and let me show you your room.
[[Follow her->room introduction]]Here is your room, hehe.
You can probably tell from my face, but I'm super happy to finally have someone home. Dad's gone so often that I'm almost always alone, and I don't really have any friends either. It's partly because of my mom, but let's not talk about that.
I'll let you unpack your suitcases and visit your room. I'll be in mine if you ever need to, so don't hesitate to knock.
[[Thank you and yes I wouldn't hesitate.->room]]My room
[[Bed]]
[[Computer]]
[[Hallway]]Computer
[[Mamazone]]
[[XXX web]]
[[Cam viewer]]
[[Unusual Roomate]]
[[Back->room]]To pass the time.
<<link "Sleep" "Bed">><<include "Sleep1">><</link>>
<<link "Rest" "Bed">><<include "PassTime">><</link>>
<<nobr>>
<<if $daycount > 29>>
[[Back->End]]
<<else>>
[[Back->room]]
<</if>>
<</nobr>>Hallway
[[My room->room]]
[[Her room->sisroom]]
[[Bathroom]]
[[Go up one floor->uperfloor]]
[[Go down one floor->basement]]
[[Kitchen]]
[[Livingroom]]The door is closed.
[[Knock on the door.->sisdoorK]]
[[Enter without knocking.->sisroomS]]
[[Back->Hallway]]<<if $daymoment is 1>>
There is someone.
[[Spy->SSisShower]]
[[Go in.->KSisShower]]
[[Go away->Hallway]]
<<else>>
The bathroom is empty
[[go in.->MTBathroom]]
<</if>>
[[Back->Hallway]]Uperfloor
[[Master's bedroom]]
[[Attic]]
[[Back->Hallway]]A whole floor full of old stuff, maybe there's some good stuff for sale.
[[Back->Hallway]]They are gone so often that dust accumulates on here.
[[Back->uperfloor]]Everything here seems to have sentimental value to my in-laws, but nothing seems to have any real value. It could still teach me something about them.
<<nobr>>
<<if $daymoment < 6>>
<<link "Look around" "Attic">>
<<set $R1 to random(1,3)>>
<<include "PassTime">>
<</link>>
<<else>>
Go to sleep.
<</if>>
<</nobr>>
<<include "Look Attic">>
<<set $R1 to 0>>
[[Back->uperfloor]]A very small online store.
<<nobr>>
<<if $camera1 is 0>>
<<link "A spy cam" "Mamazone">>
<<if $money >= 200>>
<<set $money to $money-200>>
<<set $camera1 to 2>>
<</if>>
<</link>>
<</if>>
<</nobr>> It's 200$
<<nobr>>
<<if $camera2 is 0>>
<<link "A waterproof spy cam" "Mamazone">>
<<if $money >= 800>>
<<set $money to $money-800>>
<<set $camera2 to 2>>
<</if>>
<</link>>
<</if>>
<</nobr>> It's 800$
<<nobr>>
<<link "Some breast growth supplements" "Mamazone">>
<<if $money >= 100>>
<<set $money to $money-100>>
<<set $suplement to $suplement+1>>
<</if>>
<</link>>
<</nobr>> It's 100$
[[Back->Computer]]It's always a pleasure.
<<set $r to random(1,46)>>
$r/46
<<include "XXX">>
<<nobr>>
<<link "Update" "XXX web">>
<</link>>
<</nobr>>
[[Back->Computer]]<<include "SisInRoom?">>
<<if $SisInRoom is 2>>
<<include "SisK">>
<</if>>
<<if $SisInRoom is 3>>
<<include "SisK2">>
<</if>>
<<include "SisInRoom?">>
<<if $SisInRoom is 2>>
<<include "Sis in room">>
<</if>>
<<if $SisInRoom is 3>>
<<include "MTSisRoom">>
<</if>><<if $daymoment is 3>>
[[Cook diner for two,->Diner]]
<<include "Sis Kitchen">>
<<include "Sis Dialog">>
<<else>>
The kitchen is empty
<</if>>
[[Back->Hallway]]There is a TV and a sofa.
<<if $daymoment is 2>>
<<include "Sis Dialog">>
<<include "Sis Livingroom">>
<<elseif $daymoment is 4>>
<<include "Sis Dialog">>
<<include "Sis Livingroom">>
<<else>>
The livingroom is empty
<</if>>
<<nobr>>
<<link "Watch TV" "Livingroom">>
<<include "PassTime">>
<</link>>
<</nobr>>
[[Back->Hallway]]A story to test mechanics.
<<include "SizeDisplayLocal">>
Made by: ExpandingStory<<link "Fast travel">>
<<script>>
Dialog.setup("Fast travel");
Dialog.wikiPassage("Fast travel");
Dialog.open();
<</script>>
<</link>>
<<link "Inventory">>
<<script>>
Dialog.setup("Inventory");
Dialog.wiki("Growth pills: $suplement");
Dialog.open();
<</script>>
<</link>>
<<link "Tips">>
<<script>>
Dialog.setup("Tips");
Dialog.wikiPassage("Tip");
Dialog.open();
<</script>>
<</link>>[[My room->room]]
[[Uperfloor->uperfloor]]
[[Basement->basement]]
I'm a pervDays pass: $daycount
It's $week[$day] $daytime[$daymoment]
Money: $money $
$sisname's afection is: $sisaf
$sisname's bar size: $bra[$brasize]-cup<<set $day to 0>>
<<set $daymoment to "0">>
<<set $daycount to 0>>
<<set $week to ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"]>>
<<set $daytime to ["Sunrise", "Morning", "Before noon", "Noon", "After noon", "Evening", "Night"]>>
<<set $sisaf to 0>>
<<set $brasize to 0>>
<<set $bra to ["A", "B", "C", "D", "E", "F", "G","H","I"]>>
<<set $image to 2>>
<<set $bet to 1>>
<<set $camera1 to 0>>
<<set $camera2 to 0>>
<<set $suplement to 0>>
<<set $exd to 0>>
<<set $money to 200>>
<<set $fexd to 0>>
<<set $urbreasts to 0>>
<<set $lily to ["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"]>>
<<set $mom to 0>><<nobr>>
<<set $daymoment to "0">>
<<set $daycount++>>
<<set $money to $money+100>>
<<if $growing is 3>>
<<set $growing to 0>>
<<set $brasize to $brasize + 1>>
<</if>>
<<if $day < 6>>
<<set $day++>>
<<else>>
<<set $day to 0>>
<</if>>
<</nobr>><<nobr>>
<<if $daymoment < 6>>
<<set $daymoment++>>
<<else>>
<<set $daymoment to 6>>
<</if>><</nobr>><<if $daymoment < 1 >>
<<set $SisInRoom to 2>>
<<elseif $daymoment is 5 >>
<<set $SisInRoom to 2>>
<<elseif $daymoment is 6 >>
<<set $SisInRoom to 2>>
<<else>>
<<set $SisInRoom to 3>>
<</if>>
<<if $daymoment < 1 >>
I'm changing, pervert, go away
[[Look through the keyhole.->RoomSpy]]
<<elseif $daymoment is 5 >>
Come on in
[[Go in her room->Herroom]]
<<elseif $daymoment is 6 >>
She must be asleep, I wouldn't want to get caught in her room like that.
<</if>>
[[Go away.->Hallway]]
There is no answer.
[[Open the door.->MTSisRoom]]
[[Go back.->Hallway]]She's not here.
<<nobr>>
<<if $camera1 is 2>>
<<link "Set up spy cam" "MTSisRoom">>
<<set $camera1 to 3>>
<</link>>
<</if>>
<</nobr>>
[[Back->Hallway]] <style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Shower\Spy\S_A_cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Shower\Spy\S_B_cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Shower\Spy\S_C_cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Shower\Spy\S_D_cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Shower\Spy\S_E_cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Shower\Spy\S_F_cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Shower\Spy\S_G_cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Shower\Spy\S_H_cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Shower\Spy\S_I_cup.png">
<</if>>
<</nobr>>
I shouldn't stay longer.
[[Back->Hallway]] <style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Shower\enter\SE_A_cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Shower\enter\SE_B_cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Shower\enter\SE_C_cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Shower\enter\SE_D_cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Shower\enter\SE_E_cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Shower\enter\SE_F_cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Shower\enter\SE_G_cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Shower\enter\SE_H_cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Shower\enter\SE_I_cup.png">
<</if>>
<</nobr>>
Go away, you idiot.
[[Back->Hallway]] The bathroom is empty. What should I do?
<<nobr>>
<<if $camera2 is 2>>
<<link "Set up spy cam" "MTBathroom">>
<<set $camera2 to 3>>
<</link>>
<</if>>
<</nobr>>
<<link "Take a shower" "MTBathroom">>
<<include "PassTime">>
<</link>>
[[Back->Hallway]] <style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Cup size\Sis-A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Cup size\Sis-B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Cup size\Sis-C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Cup size\Sis-D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Cup size\Sis-E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Cup size\Sis-F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Cup size\Sis-G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Cup size\Sis-H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Cup size\Sis-I-cup.png">
<</if>>
<</nobr>>Do you have any cameras to view?
<<nobr>>
<<if $camera1 is 3>>
<<link "Watch the spy cam" "Cam1">>
<</link>>
<</if>>
<</nobr>>
<<nobr>>
<<if $camera2 is 3>>
<<link "Watch the waterproof spy cam" "Cam2">>
<</link>>
<</if>>
<</nobr>>
[[Back->Computer]]
<<include "Cam1Local">>
[[Back->Cam viewer]]
<<include "Cam2Local">>
[[Back->Cam viewer]] A quick test to see how your breast size changes and also to try out the style. From A-cup to Z-cup. Please note that I don't have a real-life example to assess breast size from a certain point.
Lily's breasts size: $lily[$urbreasts]-cup
<<nobr>>
<<link "Grow" "Unusual Roomate">>
<<if $urbreasts < 25>>
<<set $urbreasts to $urbreasts + 1>>
<<else>>
<<set $urbreasts to 25>>
<</if>>
<</link>>
<</nobr>>
<<nobr>>
<<link "Shrink" "Unusual Roomate">>
<<if $urbreasts > 0 >>
<<set $urbreasts to $urbreasts - 1>>
<<else>>
<<set $urbreasts to 0>>
<</if>>
<</link>>
<</nobr>>
<<include "URBreastsLocal">>
[[Back->Computer]] <style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $urbreasts < 1>><img src="Pics\UR\UR_A_cup.png">
<</if>>
<<if $urbreasts is 1>><img src="Pics\UR\UR_B_cup.png">
<</if>>
<<if $urbreasts is 2>><img src="Pics\UR\UR_C_cup.png">
<</if>>
<<if $urbreasts is 3>><img src="Pics\UR\UR_D_cup.png">
<</if>>
<<if $urbreasts is 4>><img src="Pics\UR\UR_E_cup.png">
<</if>>
<<if $urbreasts is 5>><img src="Pics\UR\UR_F_cup.png">
<</if>>
<<if $urbreasts is 6>><img src="Pics\UR\UR_G_cup.png">
<</if>>
<<if $urbreasts is 7>><img src="Pics\UR\UR_H_cup.png">
<</if>>
<<if $urbreasts is 8>><img src="Pics\UR\UR_I_cup.png">
<</if>>
<<if $urbreasts is 9>><img src="Pics\UR\UR_J_cup.png">
<</if>>
<<if $urbreasts is 10>><img src="Pics\UR\UR_K_cup.png">
<</if>>
<<if $urbreasts is 11>><img src="Pics\UR\UR_L_cup.png">
<</if>>
<<if $urbreasts is 12>><img src="Pics\UR\UR_M_cup.png">
<</if>>
<<if $urbreasts is 13>><img src="Pics\UR\UR_N_cup.png">
<</if>>
<<if $urbreasts is 14>><img src="Pics\UR\UR_O_cup.png">
<</if>>
<<if $urbreasts is 15>><img src="Pics\UR\UR_P_cup.png">
<</if>>
<<if $urbreasts is 16>><img src="Pics\UR\UR_Q_cup.png">
<</if>>
<<if $urbreasts is 17>><img src="Pics\UR\UR_R_cup.png">
<</if>>
<<if $urbreasts is 18>><img src="Pics\UR\UR_S_cup.png">
<</if>>
<<if $urbreasts is 19>><img src="Pics\UR\UR_T_cup.png">
<</if>>
<<if $urbreasts is 20>><img src="Pics\UR\UR_U_cup.png">
<</if>>
<<if $urbreasts is 21>><img src="Pics\UR\UR_V_cup.png">
<</if>>
<<if $urbreasts is 22>><img src="Pics\UR\UR_W_cup.png">
<</if>>
<<if $urbreasts is 23>><img src="Pics\UR\UR_X_cup.png">
<</if>>
<<if $urbreasts is 24>><img src="Pics\UR\UR_Y_cup.png">
<</if>>
<<if $urbreasts > 24>><img src="Pics\UR\UR_Z_cup.png">
<</if>>
<</nobr>><<if $R1 is 3>>
You discover a photo on the ground
<<set $mom to $mom + 1>>
<</if>>
<<link "See album" "Album">><</link>>
<<include "AtticLocal">>
[[Back->Attic]] <style> img {max-width: 100%; max-height: 100%;} </style>
<<if $mom > 0>><img src="Pics\Attic\mom-1.png">
$sisname's mom in 2003
<</if>>
<<if $mom > 1>><img src="Pics\Attic\mom-2.png">
$sisname's mom in 2003
<</if>>
<<if $mom > 2>><img src="Pics\Attic\mom-3.png">
$sisname's mom in 2004
<</if>>
<<if $mom > 3>><img src="Pics\Attic\mom-4.png">
$sisname's mom in 2005
<</if>>
<<if $mom > 4>><img src="Pics\Attic\mom-5.png">
$sisname's mom in 2006
<</if>>
<<if $mom > 5>><img src="Pics\Attic\mom-6.png">
$sisname's mom in 2007
<</if>>
<<if $mom > 6>><img src="Pics\Attic\mom-7.png">
$sisname's mom in 2008
<</if>>
<<if $mom > 7>><img src="Pics\Attic\mom-8.png">
$sisname's mom in 2008
<</if>><style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Shower\Shower cam1\showerwall-A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Shower\Shower cam1\showerwall-B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Shower\Shower cam1\showerwall-C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Shower\Shower cam1\showerwall-D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Shower\Shower cam1\showerwall-E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Shower\Shower cam1\showerwall-F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Shower\Shower cam1\showerwall-G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Shower\Shower cam1\showerwall-H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Shower\Shower cam1\showerwall-I-cup.png">
<</if>>
<</nobr>><style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Room\cam\Rcam-A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Room\cam\Rcam-B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Room\cam\Rcam-C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Room\cam\Rcam-D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Room\cam\Rcam-E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Room\cam\Rcam-F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Room\cam\Rcam-G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Room\cam\Rcam-H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Room\cam\Rcam-I-cup.png">
<</if>>
<</nobr>><style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $r is 1>><img src="Pics\XXX\XXX_01.png">
<</if>>
<<if $r is 2>><img src="Pics\XXX\XXX_02.png">
<</if>>
<<if $r is 3>><img src="Pics\XXX\XXX_03.png">
<</if>>
<<if $r is 4>><img src="Pics\XXX\XXX_04.png">
<</if>>
<<if $r is 5>><img src="Pics\XXX\XXX_05.png">
<</if>>
<<if $r is 6>><img src="Pics\XXX\XXX_06.png">
<</if>>
<<if $r is 7>><img src="Pics\XXX\XXX_07.png">
<</if>>
<<if $r is 8>><img src="Pics\XXX\XXX_08.png">
<</if>>
<<if $r is 9>><img src="Pics\XXX\XXX_09.png">
<</if>>
<<if $r is 10>><img src="Pics\XXX\XXX_10.png">
<</if>>
<<if $r is 11>><img src="Pics\XXX\XXX_11.png">
<</if>>
<<if $r is 12>><img src="Pics\XXX\XXX_12.png">
<</if>>
<<if $r is 13>><img src="Pics\XXX\XXX_13.png">
<</if>>
<<if $r is 14>><img src="Pics\XXX\XXX_14.png">
<</if>>
<<if $r is 15>><img src="Pics\XXX\XXX_15.png">
<</if>>
<<if $r is 16>><img src="Pics\XXX\XXX_16.png">
<</if>>
<<if $r is 17>><img src="Pics\XXX\XXX_17.png">
<</if>>
<<if $r is 18>><img src="Pics\XXX\XXX_18.png">
<</if>>
<<if $r is 19>><img src="Pics\XXX\XXX_19.png">
<</if>>
<<if $r is 20>><img src="Pics\XXX\XXX_20.png">
<</if>>
<<if $r is 21>><img src="Pics\XXX\XXX_21.png">
<</if>>
<<if $r is 22>><img src="Pics\XXX\XXX_22.png">
<</if>>
<<if $r is 23>><img src="Pics\XXX\XXX_23.png">
<</if>>
<<if $r is 24>><img src="Pics\XXX\XXX_24.png">
<</if>>
<<if $r is 25>><img src="Pics\XXX\XXX_25.png">
<</if>>
<<if $r is 26>><img src="Pics\XXX\XXX_26.png">
<</if>>
<<if $r is 27>><img src="Pics\XXX\XXX_27.png">
<</if>>
<<if $r is 28>><img src="Pics\XXX\XXX_28.png">
<</if>>
<<if $r is 29>><img src="Pics\XXX\XXX_29.png">
<</if>>
<<if $r is 30>><img src="Pics\XXX\XXX_30.png">
<</if>>
<<if $r is 31>><img src="Pics\XXX\XXX_31.png">
<</if>>
<<if $r is 32>><img src="Pics\XXX\XXX_32.png">
<</if>>
<<if $r is 33>><img src="Pics\XXX\XXX_33.png">
<</if>>
<<if $r is 34>><img src="Pics\XXX\XXX_34.png">
<</if>>
<<if $r is 35>><img src="Pics\XXX\XXX_35.png">
<</if>>
<<if $r is 36>><img src="Pics\XXX\XXX_36.png">
<</if>>
<<if $r is 37>><img src="Pics\XXX\XXX_37.png">
<</if>>
<<if $r is 38>><img src="Pics\XXX\XXX_38.png">
<</if>>
<<if $r is 39>><img src="Pics\XXX\XXX_39.png">
<</if>>
<<if $r is 40>><img src="Pics\XXX\XXX_40.png">
<</if>>
<<if $r is 41>><img src="Pics\XXX\XXX_41.png">
<</if>>
<<if $r is 42>><img src="Pics\XXX\XXX_42.png">
<</if>>
<<if $r is 43>><img src="Pics\XXX\XXX_43.png">
<</if>>
<<if $r is 44>><img src="Pics\XXX\XXX_44.png">
<</if>>
<<if $r is 45>><img src="Pics\XXX\XXX_45.png">
<</if>>
<<if $r is 46>><img src="Pics\XXX\XXX_46.png">
<</if>>
<</nobr>><<set $r to random(1,2)>>
$r/2
<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Acup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Acup.png">
<</if>>
<</if>>
<<if $brasize is 1>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Bcup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Bcup.png">
<</if>>
<</if>>
<<if $brasize is 2>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Ccup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Ccup.png">
<</if>>
<</if>>
<<if $brasize is 3>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Dcup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Dcup.png">
<</if>>
<</if>>
<<if $brasize is 4>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Ecup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Ecup.png">
<</if>>
<</if>>
<<if $brasize is 5>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Fcup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Fcup.png">
<</if>>
<</if>>
<<if $brasize is 6>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Gcup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Gcup.png">
<</if>>
<</if>>
<<if $brasize is 7>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Hcup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Hcup.png">
<</if>>
<</if>>
<<if $brasize > 7>>
<<if $r is 1>><img src="Pics\Kitchen\1\Kit_Icup.png">
<</if>>
<<if $r is 2>><img src="Pics\Kitchen\2\Kit_Icup.png">
<</if>>
<</if>>
<</nobr>>What you want?
<<if $sisaf > 2 >>
[[Do you want to play->Gaming]]
[[Do you want to come and swim->spa]]
<</if>><style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Livingroom\Livingroom_Acup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Livingroom\Livingroom_Bcup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Livingroom\Livingroom_Ccup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Livingroom\Livingroom_Dcup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Livingroom\Livingroom_Ecup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Livingroom\Livingroom_Fcup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Livingroom\Livingroom_Gcup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Livingroom\Livingroom_Hcup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Livingroom\Livingroom_Icup.png">
<</if>>
<</nobr>><style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Room\Spy\spy-A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Room\Spy\spy-B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Room\Spy\spy-C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Room\Spy\spy-D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Room\Spy\spy-E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Room\Spy\spy-F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Room\Spy\spy-G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Room\Spy\spy-H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Room\Spy\spy-I-cup.png">
<</if>>
<</nobr>>
I shouldn't stay longer.
[[Back->Hallway]] <<include "Sis Dialog">>
<<include "Sis inroom">>
[[Go away.->Hallway]]
<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Room\knok\read-A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Room\knok\read-B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Room\knok\read-C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Room\knok\read-D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Room\knok\read-E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Room\knok\read-F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Room\knok\read-G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Room\knok\read-H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Room\knok\read-I-cup.png">
<</if>>
<</nobr>><style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Room\Enter\mad-A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Room\Enter\mad-B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Room\Enter\mad-C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Room\Enter\mad-D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Room\Enter\mad-E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Room\Enter\mad-F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Room\Enter\mad-G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Room\Enter\mad-H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Room\Enter\mad-I-cup.png">
<</if>>
<</nobr>>
Aaaaahhh! Get out! Now!
[[Back->Hallway]] <style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Gaming\activ\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Gaming\activ\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Gaming\activ\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Gaming\activ\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Gaming\activ\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Gaming\activ\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Gaming\activ\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Gaming\activ\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Gaming\activ\I-cup.png">
<</if>>
<</nobr>>
Come on, I'm ready and certain to beat you.
[[Do you want to bet?->bet]]<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Spa\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Spa\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Spa\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Spa\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Spa\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Spa\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Spa\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Spa\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Spa\I-cup.png">
<</if>>
<<include "PassTime">>
<</nobr>>
Yes it was a great idea, it's very relaxing.
[[Back->Hallway]]Would you like to add a little something to $sisname's plate.
You have: $suplement growth pills.
<<nobr>>
<<if $suplement > 0>>
<<link "Add a pill" "Table">>
<<set $suplement to $suplement - 1>>
<<set $growing to 3>>
<</link>>
<</if>>
<</nobr>>
[[Serve the meal as it is.->Table]]
<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\Kitchen\eat\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\Kitchen\eat\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\Kitchen\eat\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\Kitchen\eat\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\Kitchen\eat\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\Kitchen\eat\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\Kitchen\eat\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\Kitchen\eat\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\Kitchen\eat\I-cup.png">
<</if>>
<</nobr>>
Your recipes are still as good as ever.
<<set $sisaf to $sisaf + 1>>
<<include "PassTime">>
[[Back->Hallway]]<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Gaming\activ\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Gaming\activ\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Gaming\activ\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Gaming\activ\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Gaming\activ\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Gaming\activ\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Gaming\activ\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Gaming\activ\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Gaming\activ\I-cup.png">
<</if>>
<</nobr>>
That's fine with me so if I win let's say you show me what you have between those legs and if I lose ... As if it could happen, I'll show you my chest.
[[Accept->Bet1]]
<<if $bet > 2>>
Okay the bet is not very fair, I can offer you a blowjob if you manage to defeat me.
[[Accept->Bet2]]
<</if>>[[Win->win1]]
[[Let her win->lost]]<<include "BigWin1">>
<<include "BigWin2">>
<<include "BigWin3">>
<<include "PassTime">>
[[Back->Hallway]]It's okay you won admire them, I know you want to play with them but no we said watching only.
<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Gaming\gam flash\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Gaming\gam flash\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Gaming\gam flash\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Gaming\gam flash\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Gaming\gam flash\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Gaming\gam flash\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Gaming\gam flash\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Gaming\gam flash\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Gaming\gam flash\I-cup.png">
<</if>>
<<include "PassTime">>
<</nobr>>
[[Back->Hallway]]Hahaha. I knew you couldn't beat me, come on, show me your gear.
<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Gaming\lost\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Gaming\lost\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Gaming\lost\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Gaming\lost\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Gaming\lost\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Gaming\lost\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Gaming\lost\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Gaming\lost\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Gaming\lost\I-cup.png">
<</if>>
<<set $bet to 3>>
<<include "PassTime">>
<</nobr>>
[[Back->Hallway]]Oh no, I lost but is'nt that a shame?
<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Gaming\win1\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Gaming\win1\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Gaming\win1\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Gaming\win1\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Gaming\win1\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Gaming\win1\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Gaming\win1\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Gaming\win1\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Gaming\win1\I-cup.png">
<</if>>
<<set $bet to 3>>
<</nobr>><style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Gaming\win3\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Gaming\win3\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Gaming\win3\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Gaming\win3\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Gaming\win3\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Gaming\win3\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Gaming\win3\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Gaming\win3\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Gaming\win3\I-cup.png">
<</if>>
<<set $bet to 3>>
<</nobr>>
A victory that tastes exceptional.<style> img {max-width: 100%; max-height: 100%;} </style>
<<nobr>>
<<if $brasize < 1>><img src="Pics\activity\Gaming\win2\A-cup.png">
<</if>>
<<if $brasize is 1>><img src="Pics\activity\Gaming\win2\B-cup.png">
<</if>>
<<if $brasize is 2>><img src="Pics\activity\Gaming\win2\C-cup.png">
<</if>>
<<if $brasize is 3>><img src="Pics\activity\Gaming\win2\D-cup.png">
<</if>>
<<if $brasize is 4>><img src="Pics\activity\Gaming\win2\E-cup.png">
<</if>>
<<if $brasize is 5>><img src="Pics\activity\Gaming\win2\F-cup.png">
<</if>>
<<if $brasize is 6>><img src="Pics\activity\Gaming\win2\G-cup.png">
<</if>>
<<if $brasize is 7>><img src="Pics\activity\Gaming\win2\H-cup.png">
<</if>>
<<if $brasize > 7>><img src="Pics\activity\Gaming\win2\I-cup.png">
<</if>>
<<set $bet to 3>>
<</nobr>>What's all this noise?
[[Get out of bed and go see what's going on.->end1]]Don't pause any questions $name. Pick up your things, we're going out of here.
<style> img {max-width: 100%; max-height: 100%;} </style>
<img src="Pics\end\End.png">
That's how I had to leave and never see her again.
According to what my mother told me later in the car, they had an argument because he was unfaithful on several occasions. And that's why they're no longer together.
END!-Try to find all the things you can do with your stepsister before giving her the pills if you want to see all the pictures available in the game.
-Once the camera is purchased, it is installed either in the shower or in the bedroom but can only be installed if the player is alone in the room.
-You have a one in three chance of finding something in the attic.
-Explore and analyze the rest of the game and you'll have a lot of fun.
-Very important, the game ends on day 30 with the conclusion.